PictureAttributionSourceUrl Class

Represents the picture attribution source URL extension (a1611:picAttrSrcUrl) that references the attribution source hyperlink through the host part's relationships (r:id) (uri {837473B0-CC2E-450A-ABE3-18F120FF3D39}).

Definition

Namespace: Independentsoft.Office.Drawing.Extensions
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class PictureAttributionSourceUrl : IExtensionContent
Inheritance
Object    PictureAttributionSourceUrl
Implements
IExtensionContent

Constructors

PictureAttributionSourceUrlInitializes a new instance of the PictureAttributionSourceUrl class

Properties

RelationshipId Gets or sets the relationship id (r:id) of the attribution source hyperlink, resolved against the host part's relationships.

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also